home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 January / macformat-033.iso / mac / Shareware City / Developers / Prograph Classic Freeware / Prograph Classic 2.6.1 / Prograph Classic 2.6.1.rsrc / STR#_965.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  352 b   |  9 lines

  1. Inputs: Canvas; OldRect; Mouse; Constraint
  2. Outputs: NewRect
  3.  
  4. Inputs: ¬´Canvas¬ª; rect; point; MacConstant
  5. Outputs: rect
  6.  
  7. Resize an outline of OldRect within the given Canvas, and return the NewRect. Mouse is the initial click position which must be within OldRect. Constraint is one of the following Mac Constants: noConstraint, hAxisOnly, vAxisOnly.
  8.  
  9.